Provides detailed contextual error information.
![]() |
---|
This interface is not implemented. |
In addition to the methods inherited from IUnknown, the IDispError interface exposes the following methods.
Methods in Vtable Order
Method | Description |
---|---|
Retrieves a particular type of error information. |
|
Retrieves the next IDispError object. |
|
Retrieves the error code from the IDispError object. |
|
Returns the language-dependent programmatic identifier for the class or application that raised the error. |
|
Returns the path of the Help file and the context ID of the topic that explains the error, if possible. |
|
Returns a textual description of the error. |